notebook: Remove the homogenous private member variable
authorBenjamin Otte <otte@redhat.com>
Tue, 19 Jul 2011 10:53:06 +0000 (12:53 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 19 Jul 2011 10:53:06 +0000 (12:53 +0200)
commit1cdb47d9605cbf2d08339739cfceea6c4ce8e92f
treec51e0f970a2e31e38c99017c75803db5428b5803
parent20c6acfc8d1871da220c4fbd7ecbaff66da22927
notebook: Remove the homogenous private member variable

It's unused and therefor always FALSE, so we can remove the parts of the
code that branch based on it.
gtk/gtknotebook.c